Configure seeing names of inaccessible items
As System Administrator you can configure whether users can see the names of inaccessible items, and if they can create folders in the root folder. You do this in the installation of the DMS server. It is configured in the appsettings.json:
"Security": {
"EnableRestrictedAccess": True
}
}
When this option is set to True , users do not have the option to see inaccessible items. The checkbox on the Folders and Solutions form is hidden. Also, the user is not able to create folders on the top level.